home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP Eylül 1998.iso
/
freeware
/
FREEZ00.EXE
/
RCDATA
/
CABINET
/
FREEZIP.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1998-02-11
|
5KB
|
147 lines
;___________________________________________________________
;
; FreeZip version 1.3.2
; ⌐1997-1998 Dariusz Stanislawek <ds@null.net>
; http://www.healey.com.au/~nu-lifetv/freezip/
;___________________________________________________________
[version]
signature="$CHICAGO$"
AdvancedINF=2.5, "You need an updated version of Advpack.dll."
[DefaultInstall]
CopyFiles=FreeZip.inf.copy,FreeZipCopy
AddReg=FreeZipReg
[DefaultInstall.NT]
CopyFiles=FreeZip.inf.copy,FreeZipCopy
AddReg=FreeZipRegNT
[DestinationDirs]
FreeZip.inf.copy=17
FreeZipCopy=13
[FreeZipCopy]
unzip.exe
zip.exe
freezip.ico
freezip.txt
[FreeZip.inf.copy]
freezip.inf
[SourceDisksNames]
1="",,0
[SourceDisksFiles]
freezip.inf=1
unzip.exe=1
zip.exe=1
freezip.ico=1
freezip.txt=1
[FreeZipReg]
HKCR,"Directory\shell\Zip\command",,,"%13%\zip.exe -rS Free *"
HKCR,".zip",,,"zipfile"
HKCR,".zip","Content Type",,"application/x-zip-compressed"
HKCR,"zipfile",,,"ZIP File"
HKCR,"zipfile\DefaultIcon",,,"%13%\freezip.ico"
HKCR,"zipfile\Shell",,,"UnZip"
HKCR,"zipfile\Shell\UnZip\command",,,"%13%\unzip.exe ""%%1"""
HKCR,"zipfile\Shell\ListZip\command",,,"%25%\command.com /k %13%\unzip.exe -lM ""%%1"""
HKCR,"zipfile\Shell\TestZip\command",,,"%25%\command.com /k %13%\unzip.exe -tM ""%%1"""
HKCR,"zipfile\Shell\Pick UnZip folder\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Pickfolder"
HKCR,"zipfile\Shell\Reset UnZip folder\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Resetfolder"
HKCR,"zipfile\Shell\FreeZip Help\command",,,"%25%\notepad.exe %13%\freezip.txt"
HKCR,"zipfile\Shell\About FreeZip\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,About"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip,"DisplayName",,"FreeZip"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip,"UninstallString",,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Uninstall"
[FreeZipRegNT]
HKCR,"Directory\shell\Zip\command",,,"%13%\zip.exe -rS Free *"
HKCR,".zip",,,"zipfile"
HKCR,".zip","Content Type",,"application/x-zip-compressed"
HKCR,"zipfile",,,"ZIP File"
HKCR,"zipfile\DefaultIcon",,,"%13%\freezip.ico"
HKCR,"zipfile\Shell",,,"UnZip"
HKCR,"zipfile\Shell\UnZip\command",,,"%13%\unzip.exe ""%%1"""
HKCR,"zipfile\Shell\ListZip\command",,,"%11%\cmd.exe /k %13%\unzip.exe -lM ""%%1"""
HKCR,"zipfile\Shell\TestZip\command",,,"%11%\cmd.exe /k %13%\unzip.exe -tM ""%%1"""
HKCR,"zipfile\Shell\Pick UnZip folder\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Pickfolder"
HKCR,"zipfile\Shell\Reset UnZip folder\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Resetfolder"
HKCR,"zipfile\Shell\FreeZip Help\command",,,"%25%\notepad.exe %13%\freezip.txt"
HKCR,"zipfile\Shell\About FreeZip\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,About"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip,"DisplayName",,"FreeZip"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip,"UninstallString",,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Uninstall"
;-------------------------------------------------------------------
[Uninstall]
DelReg=UnFreeZipReg
DelFiles=FreeZipCopy
BeginPrompt=BeginPromptSection
EndPrompt=EndPromptSection
Cleanup=1
[UnFreeZipReg]
HKCR,".zip"
HKCR,"zipfile"
HKCR,"Directory\shell\Zip"
HKCR,"*\shell\Zip"
; it's only for backward (in)compatibility
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip
[BeginPromptSection]
Prompt="Uninstall FreeZip?"
ButtonType=YESNO
Title="FreeZip"
[EndPromptSection]
Prompt="FreeZip was successfully removed"
;-------------------------------------------------------------------
[About]
BeginPrompt=BeginPromptSectionAbout
EndPrompt=EndPromptSectionAbout
[BeginPromptSectionAbout]
Title="FreeZip"
[EndPromptSectionAbout]
Prompt="Version 1.3.2 ⌐1997-1998 Dariusz Stanislawek <ds@null.net> http://www.healey.com.au/~nu-lifetv/freezip/"
;-------------------------------------------------------------------
[Pickfolder]
CustomDestination=UnZipDir
AddReg=ChangeRegKeys
BeginPrompt=BeginPromptSectionAbout
[UnZipDir]
49100=CustomUnZipDir,1
[CustomUnZipDir]
HKCR,zipfile,null,"Where would you like to always decompress zip files?",
[ChangeRegKeys]
HKCR,"zipfile\Shell\UnZip\command",,,"%13%\unzip.exe ""%%1"" -d ""%49100%"""
[Resetfolder]
BeginPrompt=BeginPromptSectionReset
AddReg=ResetRegKeys
EndPrompt=EndPromptSectionReset
[BeginPromptSectionReset]
Prompt="Reset UnZip folder?"
ButtonType=YESNO
Title="FreeZip"
[ResetRegKeys]
HKCR,"zipfile\Shell\UnZip\command",,,"%13%\unzip.exe ""%%1"""
[EndPromptSectionReset]
Prompt="Zip files will be always decompressed to the current folder"
;-------------------------------------------------------------------